← Back to issue list

extension files get repeated over and over each time snapcraft is recreated

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1976290
Type
issue
State
open
Author
~rastersoft-gmail
Labels
craft-1120
Created
2022-05-30 15:39:15.201492+00:00
Updated
2022-06-14 21:14:39.535873+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Every time I modify the gnome.py file from the extensions and rebuild the snap without doing a clean, the size is much bigger. I checked the squashfs and found that the python3.8's build/lib folder is being duplicated each time the snap is rebuilt (as long as the modification date of the file has changed). I attach a capture where can be seen that in one of the iterations there were four instances of the gnome.py (and the test_gnome.py) file, but after changing one line in gnome.py and rebuilding the snap without doing a clean, there are now five instances.

Evaluation history

No evaluation history available.